window: Split the border into inner and outer
authorMatthias Clasen <mclasen@redhat.com>
Sun, 17 Mar 2013 01:37:51 +0000 (21:37 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 17 Mar 2013 16:19:50 +0000 (12:19 -0400)
commit70ccfb0efc7b58d3ab3804408f61c390e07cbbcc
tree9d92990b86d4ece946af77a5f6e41e7710c1d87e
parent41aad21693965022288c319841a623d560718791
window: Split the border into inner and outer

For now, nothing changes, we're using the sum of inner and
outer border everywhere.

In the future, we will make the inner border the visible
window frame, and the outer border the shadow/resize border.
gtk/gtkwindow.c